Once a sprite has been positioned
using the Sprite command, it is drawn
automatically each time Draw Frame
is called. To prevent this from happening this command can be
called.
spriteID is the number of the sprite to stop
drawing. If this is not specified, all of the sprites are turned
off.